tooltip

fun MutableText.tooltip(tooltip: Text): MutableText

Adds a Show Text hover action (a tooltip) to a MutableText

Return

The mutable text styled with a tooltip

Author

fzzyhmstrs

Since

0.4.2

Parameters

tooltip

Text - the tooltip message to show on hover